Microsoft Windows Graphic

To disable signed or encrypted LDAP traffic

  1. Open Registry Editor.

    Caution

  2. In Registry Editor, navigate to the following registry key:
  3. Click Edit, point to New, and then click DWORD Value.
  4. In the text box that appears, type ADsOpenObjectFlags, and then press ENTER.
  5. Double-click the ADsOpenObjectFlags registry key you just created, and then change the Value Data to one of the following values below:
    Value data (Hexadecimal) Disables
    1 Signing
    2 Encryption
    3 Encryption and Signing

Caution

Notes

Related Topics